Return to doc.sitecore.com

  Migrating to Sitecore 5.1 - General Recommendations
Prev

Migrating a site includes several activities:

This chapter gives some general recommendations on these parts of the process.

You should also refer to the links below:

1.  Migrating from Sitecore V4

Preparing a 4.3.x Database for Conversion

Copying Site Content (database)

Please refer to the Data Migration Module documentation for details.

Checking the Result

Here come the points to keep in mind when reviewing the converted database:

2.  Migrating from Sitecore V5

Before beginning this or any Sitecore modification, be sure to make a full backup of your existing site.  The backup should include both the web root files and Sitecore databases (backed up with appropriate database vendor provided tools).

Note: Proxies should be deactivated before transfering.

Copy any site specific files from the previous Sitecore installation web root into the new Sitecore web root. Site specific files are likely to exist in the following directories under the Sitecore web root.

The Sitecore web.root
This directory may contain site specific files. For example, the default.css file may have been extended for this site.
NOTE: The web.config file has most likely also contains site specific changes, but this file should NOT be copied to the new Sitecore 5.1 installation. Rather, the web.config changes should be MERGED into the Sitecore 5.1 installation (described below). 

bin
This folder usually contains custom dlls. Do NOT copy all the files in this directory, only files that are site specific.   
data
This folder contains the license.xml file.
layouts
This folder contains the site's presentation layer files, such as aspx, ascx, and related files.
upload
This folder contains the site's media library files.
xsl
This folder contains the site's XSLT renderings.  

 

Install and use the Sitecore Data Migration module.

 

The migration process is now complete. We recommend that you perform a full test of your site.

Note:


Prev